floating-point operation
美
英 
例句
If the result of a floating- point operation is too small for the destination format , the result of the operation is zero .
如果浮点运算的结果对于目标格式来说太小,则运算的结果为零。
Each floating point operation that combines two values will finish by rounding off the result to the nearest representable value.
每个结合两个浮点值的浮点操作都会将完成时的结果四舍五入到可被精确表示的那一位。
If a floating-point operation is invalid, the result of the operation is NaN.
如果浮点运算无效,则运算的结果为NaN。
If the magnitude of the result of a floating-point operation is too large for the destination format, the result of the operation is
如果浮点运算结果的数值对于目标格式来说太大,则运算的结果为
Instead, in exceptional situations the result of a floating-point operation is zero, infinity, or NaN, as described below
在异常情况下,浮点运算的结果为零、无穷或NaN,如下所述
Any floating-point operation like addition or multiplication is achieved in a few discrete steps
任何浮点操作,例如加法和乘法,都可以通过几个步骤来实现